org.eclipse.vtp.desktop.editors.core.elements
Class PrimitiveElementReader

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.elements.PrimitiveElementReader
All Implemented Interfaces:
ElementReader

public class PrimitiveElementReader
extends java.lang.Object
implements ElementReader


Constructor Summary
PrimitiveElementReader()
           
 
Method Summary
 Element readElement(org.w3c.dom.Element elementElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveElementReader

public PrimitiveElementReader()
Method Detail

readElement

public Element readElement(org.w3c.dom.Element elementElement)
Specified by:
readElement in interface ElementReader